.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
/*.shuiyin{ position: absolute; left: 0; bottom: 0; z-index: 1; background: url("../images/shuiyin.png") no-repeat center bottom; width: 100%; height: 100%; background-size: 100%}*/



#dituContent label {
  max-width: unset!important;
  text-align: center;
}


/*头部*/
#top_bj{ width: 100%; height: auto; transition:0.5s; background: #fff; position: relative;}
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding-top: 1%; padding-bottom: 1%; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#logo .font{ float: left; text-align: left; border-left: 1px solid #e5e5e5; padding: 0 0 0 10px; margin: 1% 0 0 10px;}
#logo .font p{ color: #c3002f; font-size: 26px; font-weight: bold;}
#logo .font span{ color: #333333; font-size: 18px;}
#top_tel{ color: #0063d0; transition:0.5s; padding: 0;}
.top_tel_con{ position: relative; z-index: 1; padding: 7% 0 0 0; transition: 0.3s;}
.top_tel_con i{ float: left; color: #d51e07; font-size: 60px; padding-top: 10px;}
.top_tel_con .float-left{ width: 73%; padding-left: 3%; font-size: 13px; color: #666666; line-height: 25px; transition: 0.3s;}
.top_tel_con .float-left p{ display: block; font-size: 24px; color: #282828; font-family: Bahnschrift; padding-top: 2%;}
@media screen and (max-width:1440px){
    #logo .font{ display: none !important;}
    .top_tel_con span{ font-size: 22px !important;}
    .top_tel_con i{ font-size: 50px;}
    .top_tel_con .float-left p{ font-size: 22px;}
    .top_tel_con .float-left{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #logo{ padding: 2%; text-align: left;}
}
@media screen and (max-width:768px){
    #top_index{ padding: 0; width: 100%;}
    #logo:before{ width: 60%;}
}

#nav{ height: auto; transition:0.3s; text-align: center; padding-top: 1.5%;}
#nav li{ display: inline-block; width: 11.5%; height: 50px; line-height: 50px; font-size: 16px; font-weight: normal; color: #282828; text-align: center; transition:0.5s; position: relative; cursor: pointer;}
#nav li:hover a{ color: #fff;}
#nav li:hover{ background: #144cb8; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; color: #fff;}
#nav li .navson{display: none; position: absolute;left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 140%;}
#nav li .navson a{ display: block;color: #fff!important; height: 35px; line-height: 35px; background: rgba(0,0,0,.7); text-align: center;font-size: 14px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: #144cb8;}
#nav li .navson a:after{ display: none !important;}
@media (min-width: 1200px) and (max-width: 1440px){
    #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
    #nav{ margin-top: 0;}
    #nav li{ font-size: 15px;}
}



.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.2); position: fixed !important;}
.top_bj_active #logo{ padding: 0;}
.top_bj_active #logo img{ transform: scale(0.85);}
.top_bj_active #nav{ font-size: 16px; padding: 0.2% 0;}
.top_bj_active #top_tel .top_tel_con{ padding-top: 2%;}
.top_bj_active #top_tel .top_tel_con .pic{ width: 17%;}
.top_bj_active #top_tel .top_tel_con .float-left{ line-height: 20px; font-size: 12px;}
.top_bj_active #top_tel .top_tel_con span{ font-size: 26px;}
.top_bj_active #c-header .c-switch{ top: 25px;}
.top_bj_active #c-header .c-nav2{ top: 55px;}



#banner{ position: relative;}
#banner .swiper-slide img{ width: 100%;}
#banner .swiper-container {width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#banner .swiper-slide { background-size: cover; background-position: center;}
#banner .gallery-top { height: auto; width: 100%;}
#banner .gallery-thumbs { position: absolute; left: 0; bottom: 0; z-index: 1; padding: 30px 30% 2%; height: auto; box-sizing: border-box; overflow: inherit;}
#banner .gallery-thumbs:before{ position: absolute; left: 28%; top: 0; width: 44%; height: 1px; background: #c7c7c7; content: '';}
#banner .gallery-thumbs .swiper-slide { height: 100%; text-align: center; position: relative;}
#banner .gallery-thumbs .swiper-slide:before{ position: absolute; content: ''; background: url("../images/flash-icon.png") no-repeat center; width: 21px; height: 21px; top: -40px; left: 45%;}
#banner .gallery-thumbs .swiper-slide p{ display: inline-block; height: 40px; line-height: 40px; background: #fff; width: 75%; border-radius: 20px; color: #144cb8; cursor: pointer; transition: 0.3s;}
#banner .gallery-thumbs .swiper-slide-thumb-active p { background: #144cb8; color: #fff;}
#banner .gallery-thumbs .swiper-slide-thumb-active:before{ background: url("../images/flash-icon-hover.png") no-repeat center;}

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #c3002f;}
@media screen and (max-width:1440px){
    #banner .gallery-thumbs .swiper-slide p{ width: 100%;}
}



/*手机导航*/
.ovh{overflow: hidden;display: none; width: 100%;height: 100vh;position: fixed;left: 0;top:0;background: rgba(0,0,0,.3);width: 100%;height: 100%;position: absolute;left: 0;right: 0;top:0;bottom:0;z-index: 99;}
.ovh.show{display: block;}
.menu{position: absolute;right: 15px;line-height: 32px; width: 75px;height: 30px;top: 50%;transform: translateY(-50%); z-index: 1000;}
.menu .menu_button{width: 35px;float: right;height: pointer;cursor: pointer}
.menu .menu_button>.line{float: right;width: 100%;height: 3px;background: #323e4a;margin-top:6px;transition:.3s;transition-timing-function:ease;}
.menu .menu_button>.line:nth-child(2){transition-delay:0.05s;}
.menu .menu_button>.line:nth-child(3){transition-delay:0.1s;}
.m-sub-menu.show {right: 0;transition: all 0.44s ease 0s;z-index: 100000000;}
.m-sub-menu {position: fixed;right: -100%;width: 100%;top: 0;z-index: 100;height: 100%;background-color: #fff;transition: all 0.64s ease 0s;}
.m-sub-menu .top-box {line-height: 70px;background-color: #333333;font-size: 16px;color: #fff;text-indent: 25px;position: relative;}
.m-sub-menu .top-box .menu_button{width: 40px;height: 40px;cursor: pointer;position:absolute;right: 15px;top:18px; }
.m-sub-menu .top-box .menu_button .line{background: #fff;float: right;width: 40px;height: 3px;margin-top:6px;transition:.3s;transition-timing-function:ease;}
.m-sub-menu .top-box .menu_button .line:nth-child(1){transform:translateY(10px) rotate(45deg);-webkit-transform:translateY(10px) rotate(45deg);}
.m-sub-menu .top-box .menu_button .line:nth-child(2){transform:translateY(0) rotate(0);-webkit-transform:translateY(0) rotate(0);display: none;}
.m-sub-menu .top-box .menu_button .line:nth-child(3){transform:translateY(0px) rotate(-45deg);-webkit-transform:translateY(0px) rotate(-45deg);}
.m-sub-menu .list-wrap{height:calc(100vh - 70px);overflow-y: scroll;}
.m-sub-menu .list-wrap ul{padding-bottom: 80px;}
.m-sub-menu .list-wrap li {line-height: 60px;border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .list-wrap li:last-child{border:none;}
.m-sub-menu .list-wrap li .col-box {display: block;width: 100%; padding: 0 8%;}
.m-sub-menu .list-wrap .tit {font-size: 16px;color: #666;}
.m-sub-menu .sec-sub-list {position: absolute;right: -100%;top: 70px;width: 100%;}
.m-sub-menu .sec-sub-list .return-fir {display: block; width: 100%; padding: 0 5%;line-height: 60px;background-color: #c3002f;}
.m-sub-menu .sec-sub-list .return-fir p {padding-left: 18px;color: #fff;font-size: 18px;}
.m-sub-menu .sec-sub-list .return-fir p i{ float: left; padding-right: 10px;}
.m-sub-menu .sec-sub-list .boxs {width: 100%;height: 100vh; position: absolute;left: 0;top: 0; transition: all 0.4s ease 0s;background-color: #fff;}
.m-sub-menu .sec-sub-list .boxs.show {left: -100%;}
.m-sub-menu .sec-sub-list ul{width: 100%;/*height: 400px;*/overflow-y:auto}
.m-sub-menu .sec-sub-list li {line-height:50px; border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .sec-sub-list li a {display: block;width: 84%;padding: 0 7.8% 0 8.2%;font-size: 16px;color: #666;}



/*底部*/
#end_nr_bj{ background: url("../images/end_bj.jpg") repeat-y center top; width: 100%; height: auto; overflow: hidden; color: rgba(255,255,255,0.5);}
#end_nr_bj a{ color: rgba(255,255,255,0.3); transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255,255,255, .2);width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#end_nr_bj a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#end_nr_bj #end_logo{ border-bottom: 1px solid rgba(255,255,255,0.1); padding: 1% 0;}
#end_nr_bj #end_logo .float-right{ text-align: right;}
#end_nr_bj #end_logo .float-right p{ color: #fff;}
#end_nr_bj #end_logo .float-right span{ color: #fff; font-family: 'Bahnschrift'; font-size: 25px;}
#end_nr_bj .main{ padding: 2% 0;}
#end_nr_bj .main .left ul{ float: left; padding: 0 4%;}
#end_nr_bj .main .left ul:first-of-type,#end_nr_bj .main .left ul:nth-of-type(2){ width: 23%;}
#end_nr_bj .main .left ul li i{ float: left; color: #c3002f; margin-right: 10px;}
#end_nr_bj .main .left ul .tit{ font-size: 18px; color: #fff; width: 100% !important; position: relative; height: 40px; margin-bottom: 10px;}
#end_nr_bj .main .left ul li{ line-height: 30px; transition:0.3s;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#end_nr_bj .main .right{ text-align: center;}
#end_nr_bj .main .right img{ max-width: 70%;}
#end_nr_bj .main .right p{ color: #fff; font-size: 16px; padding-top: 10px;}
@media screen and (max-width:1400px){
    #end_nr_bj .main .left ul{ padding: 0 2%;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .left ul:last-of-type{ width: 100%;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .right{ padding-top: 3%; text-align: center;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; border-top: 1px solid rgba(62,69,79,0.5); color: #6e6e6e; text-align: center;}
#end_line a{ color: #6e6e6e;}



.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 33%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx i{ font-size: 28px; padding: 4% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.footer_zx button{ display: block; width: 34%; background: #144cb8; height: 100%; float: left; text-align: center; color:#fff !important;}
.kb50{ height: 60px;}





/*首页*/
.hui{ background: #f6f7fc !important;}

#khal{ margin: 3% 0 0;}
#khal .swiper-slide { background-position: center; position: relative;}

#khal .gallery-top { height: auto; padding: 0; background: #fff;}
#khal .gallery-top .swiper-slide .row{ margin: 0;}
#khal .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 40%; position: relative; overflow: hidden;}
#khal .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: contain; left: 0; position: absolute; transition:0.3s;}
#khal .gallery-top .swiper-slide .font{ padding: 3% 2%;}
#khal .gallery-top .swiper-slide .font .tit{ color: #282828; font-size: 18px; font-weight: bold; height: 50px;}
#khal .gallery-top .swiper-slide .font .con{ color: #666666; border-bottom: 1px solid #e2e7ec; border-top: 1px solid #e2e7ec; padding: 4% 0;}
#khal .gallery-top .swiper-slide .font dl{ padding: 5% 0 2%;}
#khal .gallery-top .swiper-slide .font dl dd{ color: #d51e07; margin: 0;}
#khal .gallery-top .swiper-slide .font dl dd i{ float: left; margin-right: 2%;}
#khal .gallery-top .swiper-slide .font a{ display: block; float: left; background: #313d53; height: 30px; line-height: 30px; border-radius: 15px; margin-right: 3%; color: #fff; width: 40%; text-align: center;}
#khal .gallery-top .swiper-slide .font a:last-of-type{ background: #144cb8;}

#khal .gallery-thumbs { height: auto; text-align: left; overflow: inherit;}
#khal .gallery-thumbs .swiper-wrapper{ padding: 0;}
#khal .gallery-thumbs .tit{ width: 80%; border-bottom: 1px solid #e9e9e9; padding-bottom: 8%; margin-bottom: 10%; position: relative;}
#khal .gallery-thumbs .tit:before{ position: absolute; content: ''; left: -50px; top: 20px; width: 30px; height: 2px; background: #000;}
#khal .gallery-thumbs .tit h2{ color: #d51e07; font-size: 36px; font-weight: bold !important;}
#khal .gallery-thumbs .tit h2 span{ color: #282828;}
#khal .gallery-thumbs .tit p{ color: #666666; font-size: 16px;}
#khal .gallery-thumbs .swiper-slide {cursor: pointer; height: auto; color: #666666; line-height: 40px; padding-left: 5%; font-size: 16px; position: relative; transition: 0.3s;}
#khal .gallery-thumbs .swiper-slide p{ position: relative;}
#khal .gallery-thumbs .swiper-slide:before{ position: absolute; content: ''; left: 0; top: 0; height: 40px; width: 0; border-top-right-radius: 20px; border-bottom-right-radius: 20px; background: #144cb8; transition: 0.3s;}
#khal .gallery-thumbs .swiper-slide i{ float: left; color: #dbdbdb; margin-right: 5%;}
#khal .gallery-thumbs .swiper-slide-thumb-active { position: relative; color: #fff;}
#khal .gallery-thumbs .swiper-slide-thumb-active i{ color: #fff;}
#khal .gallery-thumbs .swiper-slide-thumb-active:before{ width: 80%;}
@media screen and (max-width:1440px){
    #khal .gallery-thumbs .tit p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #khal .gallery-top .swiper-slide .pic{ padding-bottom: 52%;}
}
@media screen and (max-width:991px){
    #khal .gallery-thumbs{ overflow: hidden; margin-bottom: 2%;}
    #khal .gallery-thumbs .swiper-slide{ padding-left: 3%;}
    #khal .gallery-top .swiper-slide .pic{ padding-bottom: 70%;}
}
@media screen and (max-width:768px){
    #khal .gallery-thumbs .swiper-slide-thumb-active:before{ width: 100%;}
}


#hzal{ position: relative;}
#hzal .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 0;
}
#hzal .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;
    padding: 10px;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#hzal .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.2); transition: 0.3s;}
#hzal .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#hzal .swiper-slide p{ color: #666666; font-size: 16px; height: 45px; line-height: 45px;}
#hzal .swiper-slide:hover img{ transform: scale(1.1);}
#hzal .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.3));}
#hzal .swiper-slide:hover .pic{  box-shadow: 0 0 10px rgba(0,0,0,0.05);}
@media screen and (max-width:768px){
    #hzal .swiper-container{ padding: 3% 0;}
}


.tit_in{ text-align: center;}
.tit_in h1{ color: #282828; font-size: 36px; padding-bottom: 5px;}
.tit_in h1 span{ color: #d61e07; font-weight: bold !important;}
.tit_in p{ color: #666; font-size: 18px;}
@media screen and (max-width:768px){
    .tit_in h1{ font-size: 24px;}
    .tit_in p{ font-size: 14px;}
}

#paodao_top{ padding: 3% 5%;}
#paodao_top li{ text-align: center; cursor: pointer; position: relative;}
#paodao_top li:before{ position: absolute; right: 15%; top: 30%; width: 1px; height: 40%; background: #ccc; content: '';}
#paodao_top li:last-of-type:before{ display: none;}
#paodao_top li .pic{ float: left;  border-radius: 100%; width: 60px; height: 60px; text-align: center; margin-right: 3%; line-height: 60px; transition:0.3s;}
#paodao_top li .pic i{ color: #363636; font-size: 34px; transition:0.3s; font-weight: bold;}
#paodao_top li .font{ text-align: left; padding: 2% 0 0; line-height: 27px;}
#paodao_top li .font p{ color: #282828; font-size: 18px; transition:0.3s;}
#paodao_top li .font span{ color: #666666; font-size: 14px; transition:0.3s;}
#paodao_top li:hover .pic{ background: #144cb8;}
#paodao_top li:hover .pic i{ color: #fff; font-weight: normal;}
@media screen and (max-width:1200px){
    #paodao_top li:before{ right: 0;}
}
@media screen and (max-width:991px){
    #paodao_top li:before{ display: none;}
}
@media screen and (max-width:765px){
    #paodao_top{ padding: 3% 0;}
    #paodao_top li{ padding: 2% 0;}
    #paodao_top li .font p{ font-size: 16px;}
    #paodao_top li .font span{ font-size: 12px;}
    #paodao_top li:before{ right: 0;}
    #paodao_top li .pic{ width: 40px; height: 40px; line-height: 40px;}
    #paodao_top li .pic i{ font-size: 28px;}
}


#ysbj{ background: url("../images/ysbj.jpg") no-repeat center fixed;}

#ysnr{ margin: 3% 0 0; position: relative;}
#ysnr .swiper-wrapper{ height: auto;}
#ysnr .swiper-slide { background-position: center; position: relative;}

#ysnr .gallery-top { height: auto; color: #fff;}
#ysnr .gallery-top .swiper-slide{ padding: 13%;}
#ysnr .gallery-top .swiper-slide p{ font-size: 24px; font-weight: bold;}
#ysnr .gallery-top .swiper-slide p i{ float: left; font-size: 26px; margin-right: 3%;}
#ysnr .gallery-top .swiper-slide ul{ padding-top: 3%;}
#ysnr .gallery-top .swiper-slide ul li i{ float: left; margin-right: 2%; font-size: 20px;}
#ysnr .gallery-top .swiper-slide ul li{ font-size: 16px; line-height: 35px; margin-top: 10%; color: rgba(255,255,255,0.8);}
#ysnr .gallery-top .swiper-slide .more{ height: 40px; width: 30%; line-height: 40px; border-radius: 20px; border: 1px solid #fff; text-align: center; margin-top: 10%; transition: 0.3s; color: #fff;}
#ysnr .gallery-top .swiper-slide .more:hover{ background: #144cb8; border: 1px solid #144cb8; color: #fff;}
#ysnr .gallery-top .swiper-button-next{ width: 50px; height: 50px; background: #144cb8; top: auto; bottom: 0; right: auto; left: 50px;}
#ysnr .gallery-top .swiper-button-prev{ width: 50px; height: 50px; background: #d61e07; top: auto; bottom: 0; left: 0;}
#ysnr .gallery-top .swiper-button-next:after,#ysnr .gallery-top .swiper-button-prev:after{ font-size: 20px;}

#ysnr .ys_blue{ position: relative; padding: 5% 5% 5% 0;}
#ysnr .ys_blue:before{ position: absolute; right: 0; top: 0; width: 70%; height: 100%; background: #144cb8; content: '';}
#ysnr .gallery-thumbs { height: auto;}
#ysnr .gallery-thumbs .swiper-wrapper{ padding: 0;}
#ysnr .gallery-thumbs .tit{ padding-left: 40px; color: #fff; font-size: 24px; font-weight: bold; text-transform: uppercase; position: relative;}
#ysnr .gallery-thumbs .tit:before{ position: absolute; content: ''; left: 0; top: 15px; width: 30px; height: 2px; background: #fff;}
#ysnr .gallery-thumbs .nr{ color: #fff; position: relative; text-align: right;}
#ysnr .gallery-thumbs .nr p{ font-size: 16px;}
#ysnr .gallery-thumbs .nr span{ font-size: 12px; text-transform: uppercase;}
#ysnr .gallery-thumbs .swiper-slide { cursor: pointer; height: auto; text-align: right; position: relative; transition: 0.3s; padding: 5% 0;}
#ysnr .gallery-thumbs .swiper-slide img{ width: 100%;}
#ysnr .gallery-thumbs .swiper-slide-thumb-active { }
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #ysnr .gallery-top .swiper-slide{ padding: 5% 3%;}
    #ysnr .gallery-top .swiper-slide p{ font-size: 20px;}
    #ysnr .gallery-top .swiper-slide ul li{ font-size: 14px; line-height: 30px; margin-top: 2%;}
    #ysnr .gallery-top .swiper-button-next,#ysnr .gallery-top .swiper-button-prev{ display: none;}
    #ysnr .gallery-top .swiper-slide .more{ width: 45%;}
}




#case{ margin: 3% 0 0; position: relative;}
#case:before{ position: absolute; content: 'Customer Case'; left: -10%; bottom: 5%; color: #f7f7f8; font-size: 120px; text-transform: uppercase;}
#case .swiper-wrapper{ height: auto;}
#case .swiper-slide { background-position: center; position: relative;}
@media screen and (max-width:991px){
    #case:before{ display: none;}
}
#case .gallery-top { height: auto; color: #fff; background: url("../images/albj.jpg") no-repeat center bottom;}
#case .gallery-top .swiper-slide{ padding: 15%;}
#case .gallery-top .swiper-slide .tit{ font-size: 18px; font-weight: bold; position: relative; height: 50px;}
#case .gallery-top .swiper-slide .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10%; height: 2px; background: #fff;}
#case .gallery-top .swiper-slide .con{ padding: 12% 0 25%;}
#case .gallery-top .swiper-slide .tel i{ float: left; font-size: 36px; margin: 5% 3% 0 0;}
#case .gallery-top .swiper-slide .tel .float-left{ line-height: 25px;}
#case .gallery-top .swiper-slide .tel .float-left p{ font-size: 14px;}
#case .gallery-top .swiper-slide .tel .float-left span{ font-size: 24px; font-weight: bold;}
#case .gallery-top .swiper-slide .more{ clear: both; height: 40px; width: 50%; line-height: 40px; border-radius: 20px; border: 1px solid #fff; text-align: center; margin-top: 10%; transition: 0.3s; color: #fff;}
#case .gallery-top .swiper-slide .more:hover{ background: #d51e07; border: 1px solid #144cb8; color: #fff;}
#case .gallery-top .swiper-button-next{ width: 40px; height: 40px; background: none; top: auto; bottom: 10%; right: 7%; border: 1px solid #fff; border-radius: 100%;}
#case .gallery-top .swiper-button-prev{ width: 40px; height: 40px; background: none; top: auto; bottom: 10%; left: auto; right: 19%; border: 1px solid #fff; border-radius: 100%;}
#case .gallery-top .swiper-button-next:after,#case .gallery-top .swiper-button-prev:after{ font-size: 20px;}

#case .gallery-thumbs { height: auto;}
#case .gallery-thumbs .swiper-wrapper{ padding: 0;}
#case .gallery-thumbs .swiper-slide { cursor: pointer; height: auto; text-align: right; position: relative; transition: 0.3s; padding: 0;}
#case .gallery-thumbs .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#case .gallery-thumbs .swiper-slide p img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#case .gallery-thumbs .nr{ padding: 5% 15px 1%; line-height: 35px;}
#case .gallery-thumbs .nr h3{ color: #282828; font-size: 20px; font-weight: bold !important;}
#case .gallery-thumbs .nr h3 span{ color: #d51e07;}
#case .gallery-thumbs .nr h3 i{ display: inline-block; color: #d51e07;}
#case .gallery-thumbs .nr p{ color: #666666; font-size: 16px; letter-spacing: 10px;}
#case .gallery-thumbs .swiper-slide-thumb-active { }
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #case .gallery-top .swiper-slide{ padding: 5%;}
    #case .gallery-top .swiper-slide .con{ padding: 5% 0;}
    #case .gallery-top .swiper-slide .tel i{ margin-top: 2%;}
    #case .gallery-top .swiper-slide .more{ margin-top: 3%;}
}
@media screen and (max-width:768px){
}



.gsjjbj{ background: #eff4f7;}


#cpggbj{ background: url("../images/dg_bj.jpg") repeat-y bottom fixed;}
#cpggbj .main{ padding: 2% 0;}
#cpggbj .gg_tit{ text-align: center;}
#cpggbj .gg_tit p{ position: relative; color: #fff; font-size: 28px; font-weight: bold; display: inline-block;}
#cpggbj .gg_tit p:before{ position: absolute; content: ''; left: -15%; top: 50%; width: 10%; height: 2px; background: #fff; }
#cpggbj .gg_tit p:after{ position: absolute; content: ''; right: -15%; top: 50%; width: 10%; height: 2px; background: #fff; }
#cpggbj .gg_tit span{ display: block; font-size: 18px; color: #fff; padding: 1% 0 2%;}
@media screen and (max-width:768px){
    #cpggbj .gg_tit p:before,#cpggbj .gg_tit p:after{ display: none;}
    #cpggbj .gg_tit{ padding: 0; margin-bottom: 3%;}
    #cpggbj .gg_tit p{ font-size: 20px;}
}

.mes-form3 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .row{ margin: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form3 .form-tr .code { overflow: hidden;}
.mes-form3 .form-tr .code input { width: 60%; float: left;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 2%; width: 35%; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 90%; height: 45px; text-align: center; line-height: 45px; background: #d50000; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:991px){
    .mes-form3 .form-tr .submit2{ margin-top: 2%; width: 94%;}
}

@media screen and (max-width:768px){
    .mes-form3{ width: 90%;}
    .mes-form3 .form-tr{ padding-left: 15px;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
}


#gsjj_pic img{ width: 100%;}
#gsjj_pic iframe{width: 100%;height:500px;}

#gsjj_font{ padding: 3%; position: relative;}
#gsjj_font:before{ position: absolute; left: 5%; top: 14%; content: 'about'; text-transform: uppercase; color: rgba(38,47,64,0.03); font-size: 120px;}
#gsjj_font .tit .float-left{ font-size: 36px; color: #282828; text-transform: uppercase; line-height: 40px;}
#gsjj_font .tit .float-left p{ position: relative; }
#gsjj_font .tit .float-left p:before{ position: absolute; left: 30%; top: 40%; height: 3px; width: 50px; background: #d51e07; content: '';}
#gsjj_font .tit .float-right p{ float: right; color: #282828; font-size: 20px; font-weight: bold;}
#gsjj_font .tit .float-right p span{ color: #d51e07;}
#gsjj_font .tit .float-right i{ float: right; color: #d51e07; margin-left: 10px;}
#gsjj_font .content{ font-size: 16px; line-height: 35px;}
#gsjj_font .more{ height: 40px; background: none; border: 1px solid #144cb8; border-radius: 20px; line-height: 40px; width: 25%; text-align: center; position: relative; transition: 0.3s;}
#gsjj_font .more a{ color: #144cb8;}
#gsjj_font .more:hover{ background: #313d53; border: 1px solid #313d53;}
#gsjj_font .more:hover a{ color: #fff;}
@media screen and (max-width:768px){
    #gsjj_font .more{ width: 40%;}
}


#xwtit{ position: relative;}
#xwtit:before{ position: absolute; right: 0; top: 35px; content: ''; width: 85%; height: 1px; background: #e9e9e9;}
#xwtit .float-left{ position: relative; background: #fff;}
#xwtit .float-left h2{ color: #d51e07; font-size: 36px; font-weight: bold !important;}
#xwtit .float-left h2 span{ color: #282828;}
#xwtit .float-left p{ color: #666666; font-size: 16px; letter-spacing: 10px;}
#xwtit .float-right p{ color: #383c45; font-size: 18px; font-weight: bold; text-transform: uppercase; padding-bottom: 10px; transition: 0.3s;}
#xwtit .float-right p span{ color: #d51e07;}
#xwtit .float-right i{ float: right; color: #d51e07; font-size: 24px;}
#xwtit .float-right:hover p{ letter-spacing: 2px;}
@media screen and (max-width:768px){
    #xwtit .float-left h2{ font-size: 26px;}
    #xwtit .float-left p{ font-size: 14px;}
}




#xwpic,#xwnr{ margin-top: 3%;}
#indexNews li{width: 100%;height: auto; margin: 0 auto 10px; padding: 2% 15px; transition: 0.3s; background: #f6f7fc;}
#indexNews li .right{ padding: 0 0 0 4% !important; line-height: 25px;}
#indexNews li .pic{ display: block; height: 0; padding-bottom: 18%; position: relative; overflow: hidden;}
#indexNews li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 16px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 13px; padding: 1% 0;}
#indexNews li .news_time{ line-height: 30px; color: #999999; font-size: 12px;}
#indexNews li:hover{ background: #313d53;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}
@media screen and (max-width:991px){
    #indexNews li .pic{ padding-bottom: 50%;}
    #indexNews li .right{ padding: 2% 0 0 !important;}
}
#xwpicnr .swiper-container {
    width: 100%;
    height: 100%;
}
#xwpicnr .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    padding-bottom: 5%;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
#xwpicnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr .swiper-slide .font{ position: absolute; background: #f6f7fc; bottom: 0; width: 100%; left: 0; padding: 2% 0; margin: 0;}
#xwpicnr .swiper-slide .right{ text-align: left; padding: 0 2% !important; line-height: 25px;}
#xwpicnr .swiper-slide .news_title{ text-align: left; color: #626364; font-size: 20px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }
#xwpicnr .swiper-slide .news_info{ color: #999999; font-size: 0.8em;}
#xwpicnr .swiper-slide .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ccc; color: #666666;font-size: 1
.5rem; padding: 0 !important; margin: 0 !important;}
#xwpicnr .swiper-slide .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 44px; font-weight: bold;}
#xwpicnr .swiper-pagination{ right: 20px; bottom: 0; left: auto; height: 30px; text-align: right;}
#xwpicnr .swiper-pagination .swiper-pagination-bullet{ background: #313d53; width: 10px; height: 10px;}
@media screen and (max-width:768px){
    #xwpicnr .swiper-slide .font{ position: relative;}
}









/*公司简介*/
#zi_banner{ width: 100%; height: auto; text-align: center; overflow: hidden;}
#zi_banner .pic{ background: url("../images/zi_banner.jpg") no-repeat center; width: 100%; height: 350px; color: #fff; position: relative; padding-top: 6%;}
#zi_banner .pic p{ font-size: 30px; font-weight: bold; position: relative; height: 50px; margin-bottom: 20px !important;}
#zi_banner .pic p:before{ position: absolute; left: 48%; bottom: 0; width: 4%; height: 3px; background: #fff; content: '';}
#zi_banner .pic span{ font-size: 16px;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:768px){
    #zi_banner .pic{ height: 220px;}
    #zi_banner .pic span{ font-size: 12px;}
}


.mouse1{
    width: 20px; height: 37px; position: absolute; z-index: 999; bottom: 20%; animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -moz-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -webkit-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -o-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; display: block; left: 50%; margin-left: -10px; color: transparent; font-size: 0;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}


#home{ height: 70px; line-height: 70px; width: 100%; background: #fff;}
#home .float-left{ color: #666666;}
#home .float-left a{ color: #666; padding: 0 7px;}
#home .float-left i{ float: left; margin-right: 5px;}
#home ul li{ float: right; width: 22%; transition: 0.3s; text-align: center;}
#home ul li:hover{ background: #144cb8; color: #fff;}
@media screen and (max-width:768px){
    #home ul li{ width: 25%;}
}


.tit_zy{ text-align: center; position: relative; padding-bottom: 10px;}
.tit_zy:before{ position: absolute; left: 48%; bottom: 0; content: ''; width: 4%; height: 3px; background: #d50000;}
.tit_zy p{ color: #d50000; font-size: 36px; line-height: 55px;}
.tit_zy span{ color: #666666; font-size: 16px;}
@media screen and (max-width:768px){
    .tit_zy p{ font-size: 30px;}
    .tit_zy span{ font-size: 12px;}
}


#con_jj{ font-size: 15px; color: #666666; line-height: 35px;}
#con_jj img{ max-width: 100%;}
@media screen and (max-width:768px){
    #con_jj{ padding: 0 15px;}
}


#whbj{ background: url("../images/wh_bj.jpg") no-repeat center fixed;}
#whbj .tit{ position: relative; padding-left: 50px; line-height: 50px;}
#whbj .tit:before{ position: absolute; content: ''; left: 0; top: 20px; width: 30px; height: 2px; background: #fff;}
#whbj .tit h2{ color: #fff; font-size: 36px;}
#whbj .tit p{ color: #fff; font-size: 16px;}
@media screen and (max-width:768px){
    #whbj .tit h2{ font-size: 30px;}
    #whbj .tit p{ font-size: 14px;}
}

#qywh{ margin-top: 3%;}
#qywh .swiper-container {
    width: 100%;
    height: 100%;
}
#qywh .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 4% 0;
    border-radius: 10px;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#qywh .swiper-slide .pic{ width: 90px; height: 90px; line-height: 90px; text-align: center; background: #144cb8; border-radius: 100%;}
#qywh .swiper-slide .pic i{ color: #fff; font-size: 50px;}
#qywh .swiper-slide p{ color: #282828; font-size: 18px; padding: 5% 0 2%;}
#qywh .swiper-slide span{ display: block; padding: 0 20%; text-align: center; color: #666666; font-size: 14px;}
#qywh .swiper-slide:hover{ background: #144cb8;}
#qywh .swiper-slide:hover p,#qywh .swiper-slide:hover span{ color: #fff;}
@media screen and (max-width:768px){
    #qywh{ padding: 0 3%;}
}


#huanjing{ margin-top: 3%; border-top: 1px solid #ededed;}
#huanjing .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#huanjing .swiper-slide { background-size: cover; background-position: center; position: relative;}
#huanjing .gallery-top { height: auto; width: 100%;}
#huanjing .gallery-top .swiper-slide .alnr{ position: relative;}
#huanjing .gallery-top .swiper-slide .alnr .pic{width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #000;}
#huanjing .gallery-top .swiper-slide .alnr .pic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.5s;}
#huanjing .gallery-thumbs { height: auto; line-height: 50px; width: 50%; overflow: inherit; text-align: center; margin-bottom: 2%; box-sizing: border-box;}
#huanjing .gallery-thumbs .swiper-slide { height: 50px; line-height: 50px; color: #282828; font-size: 16px; cursor: pointer;}
#huanjing .gallery-thumbs .swiper-slide:before{ position: absolute; width: 10px; height: 10px; background: #fff; border-radius: 100%; border: 1px solid #ededed; content: ''; left: 48%; top: -5px;}
#huanjing .gallery-thumbs .swiper-slide-thumb-active { background: #144cb8; color: #fff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
#huanjing .gallery-thumbs .swiper-slide-thumb-active:before{ left: 25%; top: 40%;}
@media screen and (max-width:768px){
    #huanjing .gallery-thumbs{ width: 100%;}
    #huanjing .gallery-thumbs .swiper-slide{ font-size: 14px;}
}



#indexNews_news{ margin-top: 3%;}
#indexNews_news li{ background: #f6f7fc; margin-bottom: 20px; transition: 0.3s;}
#indexNews_news li .row{ margin: 0;}
#indexNews_news li .pic{ display: block; width: 100%; height: 0; padding: 0 0 13%; position: relative; overflow: hidden;}
#indexNews_news li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#indexNews_news li .content{ padding-top: 3%;}
#indexNews_news li .content .news_title{ color: #333; font-size: 16px; font-weight: bold;}
#indexNews_news li .content .news_info{ color: #999999;}
#indexNews_news li .news_time{ padding: 3% 4% 0; position: relative;}
#indexNews_news li .news_time:before{ position: absolute; right: 10%; top: 31%; content: ''; width: 25%; height: 1px; background: #999999;}
#indexNews_news li .news_time p{ color: #999999; font-size: 22px; }
#indexNews_news li .news_time i{ color: #999999; font-size: 20px; margin-top: 10%;}
#indexNews_news li:hover{ background: #313d53;}
#indexNews_news li:hover .news_time:before{ background: #fff;}
#indexNews_news li:hover .content .news_title,#indexNews_news li:hover .content .news_info,#indexNews_news li:hover .news_time p,#indexNews_news li:hover .news_time i{ color: #fff;}
@media screen and (max-width: 991px){
    #indexNews_news li .pic{ padding-bottom: 60%;}
}


.news01 {padding: 0;}
.news01 li{ margin-bottom: 7%;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
/*.news01 .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #144cb8; height: 100%; width:100%;  left: 0;bottom: 0;
    transition: all 0.5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
.news01 .slide:hover .txtbox::after { -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1);
    -o-transform: scaleX(1); transform: scaleX(1);
}
.news01 .slide:hover .txtbox span{ color: #fff;}


#xgcp{ padding: 30px 15px;}
#xgcp li{ margin-bottom: 10%; background: #fff;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li p{ height: 40px; line-height: 40px; text-align: center; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #313d53; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}

.contact_item{ padding:0; text-align: center; margin-top: 3%;}
.contact_item li{ display: inline-block; margin-bottom: 30px;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 33px;top:45px;z-index: 1;}
.contact_item_ewm img{width: 84px;height: 84px;position: absolute;left: 0;top:0;transition: all .4s;vertical-align: top;}
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto !important; font-weight: bold !important;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;}
.contact_item li:nth-child(3n) p{text-align: center;}


.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



/*产品中心*/
.cp_class{ padding-top: 2%;}
.class_lb .right p{ height: 40px; line-height: 40px; border: 2px solid #d71418; border-radius: 20px; width: 30%; float: right; color: #d71418; font-size: 18px; text-align: center; transition:0.3s;}
.class_lb .right p:hover{ background: #d71418; color: #fff;}
.class_lb .left{ position: relative; padding-left: 2%;}
.class_lb .left:before{ position: absolute; left: 0; top: -5%; width: 5px; height: 90%; background: #d51418; content: '';}
.class_lb .left p{ color: #333333; font-size: 28px;}
.class_lb .left span{ color: #999999; font-size: 14px; text-transform: uppercase; }

@media screen and (max-width:768px){
    .class_lb{ height: auto; padding-bottom: 5%;}
    .class_lb .left{ padding-left: 5%;}
    .class_lb .left p{ font-size: 30px;}
    .class_lb .left span{ font-size: 16px;}
}


.cpbt_pf{ position: fixed; z-index: 99; left: 0; top: 30%; background: #fff; text-align: center; color: #fff; border: 1px solid #e6e6e6; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden;}
.cpbt_pf .tit{ background: #144cb8; color: #fff; padding: 10% 2%; width: 130px; margin-bottom: 5%; line-height: 20px;}
.cpbt_pf .tit p{ font-size: 18px; font-weight: bold;}
.cpbt_pf .tit span{ font-size: 12px; text-transform: uppercase;}
.cpbt_pf li{ height: 40px; line-height: 40px; border-bottom: 1px dashed #cccccc; font-size: 14px; margin: 0 5%;}
.cpbt_pf li a{ color: #333333;}
.cpbt_pf li.current a{ color: #fff;}
.cpbt_pf li.current{ background: #144cb8;}
.cpbt_pf .cptop{ height: 60px; line-height: 60px; color: #144cb8; font-size: 16px; font-weight: bold; cursor: pointer; }
@media screen and (max-width:1440px){
    .cpbt_pf{ display: none;}
}



#cp_in .swiper-container {
    width: 100%;
    height: 100%;
}
#cp_in .swiper-slide {
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;
    background: #fff; margin-bottom: 2%; padding-bottom: 1%;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cp_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; }
#cp_in .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cp_in .swiper-slide .tit{ width: 90%; text-align: center; color: #333333; font-size: 18px; height: 40px; line-height: 40px; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #e6e6e6;}
#cp_in .swiper-slide dl{ width: 100%; text-align: center; margin: 5% auto 0;}
#cp_in .swiper-slide dl dt{ display: inline-block; font-weight: normal; background: #144cb8; border-radius: 20px; height: 40px; line-height: 40px; width: 45%; color: #fff;}
#cp_in .swiper-slide dl dt i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#cp_in .swiper-slide dl dt:last-of-type{ background: #333333; }
#cp_in .swiper-slide dl dt a{ color: #fff;}
#cp_in .swiper-slide:hover .pic img{ transform: scale(1.1);}
#cp_in .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.4));}
@media (min-width: 768px) and (max-width: 1200px){
    #cp_in .swiper-slide{ padding-bottom: 2%;}
}
@media screen and (max-width:768px){
    #cp_in .swiper-slide{ padding-bottom: 2%;}
    #cp_in .swiper-slide dl dt{ width: 80%; margin-bottom: 2%;}
    #cp_in .swiper-slide .tit,#cp_in .swiper-slide dl dt{ font-size: 14px;}
}




#cplb .swiper-container {
    margin: 0 0 5%;
    width: 100%;
    height: 100%;
}
#cplb .swiper-slide {
    text-align: center;
    transition:0.3s;
    background: #ffffff;
    padding: 2% 0;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cplb .swiper-slide .pic{ width: 49px; height: 49px; overflow: hidden; margin: 0 auto 2%; }
#cplb .swiper-slide .pic img{ margin-left: 0; transition: 0.3s;}
#cplb .swiper-slide a{display:block;width:100%;}
#cplb .swiper-slide p{
    color: #333; font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#cplb .swiper-slide:hover{ background: #424355; }
#cplb .swiper-slide:hover .pic img{ margin-left: -49px;}
#cplb .swiper-slide:hover p{ color: #fff;}
@media screen and (max-width:765px){
    #cplb .swiper-slide p{ font-size: 14px;}
}


#cpnr li{ text-align: center; transition:0.3s; background: #ffffff; padding: 0 0 3%; border: 1px solid #efefef; margin-bottom: 8%;}
#cpnr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; }
#cpnr li .pic img{
width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#cpnr li .tit{ width: 90%; text-align: center; color: #333333; font-size: 18px; height: 40px; line-height: 40px; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #e6e6e6;}
#cpnr li dl{ width: 100%; text-align: center; margin: 5% auto 0;}
#cpnr li dl dt{ display: inline-block; font-weight: normal; background: #144cb8; border-radius: 20px; height: 40px; line-height: 40px; width: 45%; color: #fff;}
#cpnr li dl dt i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#cpnr li dl dt:last-of-type{ background: #333333; }
#cpnr li dl dt a{ color: #fff;}
#cpnr li:hover .pic img{ transform: scale(1.1);}
#cpnr li:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.4));}




.cp_left{ height: 0; padding-bottom: 33%; position: relative; overflow: hidden; }
.cp_left img{ width: 100%; height: 100%; object-fit: contain; left: 0; position: absolute; transition: 0.3s;}
.cp_right h2{ color: #282828; font-size: 24px;}
.cp_right h6{ height: 40px; line-height: 40px; color: #666666; font-size: 14px;}
.cp_right h6 i{ float: left; color: #d50000; font-size: 20px; margin-right: 5px;}
.cp_right .content{ border-bottom: 1px dashed #cccccc; border-top: 1px dashed #cccccc; padding: 3% 0; margin: 5% 0;}
.cp_right .content p{ color: #666666; font-size: 16px; line-height: 35px;}
.cp_right .content p span{ color: #d50000;}
.cp_right ul{ text-align: center; margin-bottom: 3% !important;}
.cp_right ul li{ display: inline-block;}
.cp_right ul li .pic{ width: 65px; height: 65px; line-height: 65px; border: 2px solid #144cb8; border-radius: 2px; margin: 0 auto; transition: 0.3s;}
.cp_right ul li .pic i{ font-size: 30px; color: #144cb8; transition: 0.3s;}
.cp_right ul li p{ font-size: 15px; line-height: 35px;}
.cp_right ul li:hover .pic{ background: #144cb8;}
.cp_right ul li:hover .pic i{ color: #fff;}
.cp_right .zixun-btn{ height: 40px; line-height: 40px; transition: 0.3s; background: #144cb8; border-radius: 20px; color: #fff; width: 25%; text-align: center; font-size: 16px;}
.cp_right .zixun-btn a{ color: #fff; font-size: 16px;}
.cp_right .zixun-btn:hover{ letter-spacing: 5px;}
@media screen and (max-width:991px){
    .cp_left{ padding-bottom: 60%;}
    .cp_right{ margin-top: 3%;}
}
@media screen and (max-width:768px){
    .cp_right .zixun-btn{ clear: both !important; float: left !important; width: 40%;}
}


#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; margin-bottom: 5%;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 16px; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #cf0000;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;}
.cpbtqh_active{ top: 58px; position: fixed; left: 0; z-index: 10; margin: 0 !important;}
@media screen and (max-width:1440px){
    .cpbtqh_active{ top: 73px;}
}
@media screen and (max-width:1400px){
    .cpbtqh_active{ top:6%;}
}
@media screen and (max-width:1200px){
    .cpbtqh_active{ top:6%;}
    .cpbt li{ width: 14%;}
}
@media screen and (max-width:991px){
    .cpbt li{ width: 20%;}
}
@media screen and (max-width:768px){
    .cpbtqh_active{ top:5%;}
}
@media screen and (max-width:765px){
    .cpbt li{ width: 25%; font-size: 13px;}
  .main  .de-page-mian .page-inner span{display: none;}
}


.bai{ background: #fff; padding: 0 2% 2%;}
.bai .content{ line-height: 35px; color: #999999; padding: 3% 0; font-size: 15px;}
.bai .content img{ max-width: 100%;}
.xgcp1 li:hover p{ background: #fff !important; color: #282828 !important;}

.cp-tools { height: auto; line-height: 37px; text-align: center; width: 100%; overflow: hidden; padding: 0 0 5%;}
.cp-tools a { display: block; float: left; flex: 1; width: 45%; height: 37px; border-radius: 20px; background-color: #c3002f; color: #ffffff; }
.cp-tools a:nth-of-type(2){ float: right;}
.cp-tools a.btn-free { background:none; color: #aaaaaa; border:1px solid #aaaaaa;}
.cp-tools a:hover { background-color: #c3002f; border:1px solid #c3002f; color: #ffffff; }
.cp-tools a:hover ~ .btn-ask { background:none; color: #aaaaaa; border:1px solid #aaaaaa; }
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .cp-tools a{ width: 48%; font-size: 12px;}
}

#anli{ margin: 3% 0 5% !important;}
#anli div{ padding: 0 0.5%;}
#anli li{width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 3%;}
#anli li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#anli li:hover img{ transform: scale(1.1);}


#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#shili .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#shili .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#shili .swiper-slide:hover p{ background: #144cb8; color: #fff;}






/*公共*/
.pro-sider{ background: #fff;}
.pro-sider .in-title{ padding: 8% 5%; border-bottom: 1px solid #e8e8e8;}
.pro-sider .in-title p{ font-size: 18px; color: #35363b; position: relative; padding-left: 20px;}
.pro-sider .in-title p:before{ position: absolute; left: 0; top: 10%; width: 3px; height: 80%; background: #144cb8; content: '';}
.pro-sider .in-title p span{ font-family: arial; font-size: 12px; color: #aeaeae; text-transform: uppercase;}
.pro-sider-ul { height: auto; text-align: left; padding: 15px 15px 30px;}
.pro-sider-ul li{ border-bottom: 1px solid #e8e9eb; width: 100%; cursor: pointer; height: 60px; line-height: 60px;}
.pro-sider-ul li .float-left{ color: #666666; font-size: 16px;}
.pro-sider-ul li i{ float: right; color: #999; font-size: 20px;}
.pro-sider-ul li:hover .float-left,.pro-sider-ul li:hover i{ color: #144cb8;}
.pro-sider-ul #li-on .float-left,.pro-sider-ul #li-on i{ color: #144cb8;}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 28px;}
    .pro-sider .in-title span{ font-size: 14px;}
}

.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
